a11y: Don't unref relations
authorBenjamin Otte <otte@redhat.com>
Mon, 24 Mar 2014 15:32:59 +0000 (16:32 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 24 Mar 2014 15:38:17 +0000 (16:38 +0100)
commitfef14e0e87d226f7b73d35d548250effcef238ff
treebfb55a9d9b25f8c15aa4e40db359eb572437f191
parent02cd5737f6b0b146d7f98726c66b3d54263188fc
a11y: Don't unref relations

Nobody was reffing those related object in the first place and that
was causing random crashes.
And if somebody had reffed those related objects, they'd have caused
reference cycles.

https://bugzilla.gnome.org/show_bug.cgi?id=726838
gtk/a11y/gtkcellaccessible.c